Skip to content

Script to help preparing new newswletters #1457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Vrixyz
Copy link
Collaborator

@Vrixyz Vrixyz commented Oct 16, 2023

Hey, I'd like to help, this script is pretty basic but would that help in onboarding new editors ? by simplifying technical burden and "document by code" the process ?

@AngelOnFira
Copy link
Member

Ideally, I think this should be set up in a GitHub Action that creates the file, and creates the issue as well. I'd opt for it to be created on the 28th of the month, that way it's at least a few days before the beginning of the next month. We can probably start with this as a base though :)

@Vrixyz
Copy link
Collaborator Author

Vrixyz commented Nov 17, 2023

got a ci version on my repository: ci code, resulting PR

I'm ok with triggering that on the 28th of each month, that fits with my thoughts on #1417 (comment).

I think if I were a maintainer, I'd still prefer this to be:

  • manually triggered to keep a control on timings, be able to run it again if fails, allow some flexibility if needed.
  • changes go through a PR, to double check the content is OK,

There are still things we could add: fill the date, create the coordination issue...

@janhohenheim
Copy link
Collaborator

Created a fully automated alternative: #1464

@Vrixyz
Copy link
Collaborator Author

Vrixyz commented Feb 9, 2024

#1464 seems great but can be seen as complementary to this pull request:

@janhohenheim
Copy link
Collaborator

@Vrixyz oh, I didn't realize that your script also prepared the post itself, that's pretty cool!

Wouldn't it be easier to have this as a GH Action as well? Remember you can also manually trigger those.

@janhohenheim
Copy link
Collaborator

Added the newsletter generation as well now :)

@janhohenheim
Copy link
Collaborator

janhohenheim commented Apr 9, 2024

Per @Vrixyz's feedback, #1464 includes a shell script now ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants